home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Mania 1
/
MacMania 1.toast
/
Educational
/
Language
/
Word Herd 2.0
/
Word Herd 2.0
/
card_31352.txt
< prev
next >
Wrap
Text File
|
1993-05-31
|
2KB
|
83 lines
-- card: 31352 from stack: in.0
-- bmap block id: 2097
-- flags: 0000
-- background id: 15038
-- name: bat 1
----- HyperTalk script -----
on mouseUp
click at the location of card field "show"
end mouseUp
-- part 3 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=142 top=292 right=340 bottom=338
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 20
-- text size: 40
-- style flags: 0
-- line height: 53
-- part name: show
-- part 4 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=409 top=10 right=97 bottom=501
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: sun
----- HyperTalk script -----
on mouseUp
FarSun
end mouseUp
on walkyTalky
global speak
put empty into card field "show" of card "bat 1"
go next
go next
go prev
go next
go next
play speak
wait until the sound is "done"
go prev
go prev
go next
wait 50
go card "level 1"
end walkyTalky
-- part 5 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=425 top=285 right=342 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: eraser
----- HyperTalk script -----
on mouseUp
put empty into card field "show"
click at the loc of card field "show"
end mouseUp